home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKit / Palettes / MiscProgressPalette / Makefile < prev    next >
Makefile  |  1994-02-05  |  1KB  |  46 lines

  1. #
  2. # Generated by the NeXT Project Builder.
  3. #
  4. # NOTE: Do NOT change this file -- Project Builder maintains it.
  5. #
  6. # Put all of your customizations in files called Makefile.preamble
  7. # and Makefile.postamble (both optional), and Makefile will include them.
  8. #
  9.  
  10. NAME = MiscProgress
  11.  
  12. PROJECTVERSION = 1.1
  13. LANGUAGE = English
  14.  
  15. LOCAL_RESOURCES = MiscProgressBarInspector.nib MiscProgressPalette.nib\
  16.                   MiscProgressPieInspector.nib\
  17.                   MiscProgressViewInspector.nib
  18.  
  19. GLOBAL_RESOURCES = MiscProgressPalette.tiff palette.table
  20.  
  21. CLASSES = MiscProgressBarInspector.m MiscProgressPalette.m\
  22.           MiscProgressPieInspector.m MiscProgressViewInspector.m
  23.  
  24. HFILES = MiscProgressBarInspector.h MiscProgressPalette.h\
  25.          MiscProgressPieInspector.h MiscProgressViewInspector.h
  26.  
  27. SUBPROJECTS = MiscProgressView.subproj
  28.  
  29. OTHERSRCS = Makefile Makefile.postamble Makefile.preamble
  30.  
  31. MAKEFILEDIR = /NextDeveloper/Makefiles/app
  32. MAKEFILE = palette.make
  33. INSTALLDIR = /LocalDeveloper/Palettes
  34. INSTALLFLAGS = -c -s -m 755
  35. SOURCEMODE = 444
  36.  
  37.  
  38.  
  39. -include Makefile.preamble
  40.  
  41. include $(MAKEFILEDIR)/$(MAKEFILE)
  42.  
  43. -include Makefile.postamble
  44.  
  45. -include Makefile.dependencies
  46.